翻訳と辞書
Words near each other
・ The Herring Era Museum
・ The Herring Song
・ The Herring-Bone (solitaire)
・ The Herron Arch 1
・ The Hershey Company
・ The Hershey Story
・ The Hertfordshire and Essex High School
・ The Hertz Corporation
・ The Hesitations
・ The Hesperian Harp
・ The Hess Homestead
・ The Hessen Affair
・ The Hessian
・ The Hessian Courier
・ The Hessian Renegades
The Hessling Editor
・ The Hewanorra Voices
・ The Hewett Academy
・ The Hexagon
・ The Hexagonal Galleries
・ The Hexer (film)
・ The Hexer (TV series)
・ The Heyde-Sawade Affair
・ The Heythrop Journal
・ The Hi-Fi Nightingale
・ The Hi-Fives
・ The Hi-Jackers
・ The Hi-Life Hustle
・ The Hi-Line
・ The Hi-Lo Country


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

The Hessling Editor : ウィキペディア英語版
The Hessling Editor

The Hessling Editor (THE) is one of the older open source text editor projects (started in 1990, first released in August 1992 according to its history file). For more than ten years it has been written and maintained by Mark Hessling, who along with being the original author of THE is also a maintainer of Regina, an open source REXX interpreter that has been ported to most Unix platforms.
According to its developers, THE is a text editor modeled on the VM/CMS editor XEDIT, adding the "best features of Mansfield Software's Kedit."〔(【引用サイトリンク】url=http://hessling-editor.sourceforge.net/ )
==Features==

* availability of folding which can be controlled in various sophisticated ways (keyword based, indent based, etc.).
* the use of REXX as macro language.
Folding is controlled by the "all" command. It permits one to display and work on only those lines in a file that contain a given pattern. For example, the command: all /string/ will display only the lines that include "string"; any global changes one makes on this slice (for example replace string command) will be reflected in the file. (In most cases this is a more convenient way to make global changes in the file.) In order to restore visibility of all lines one needs to enter: all (without a target string).
Similar to XEDIT, THE uses IBMs REXX as its macro language, which makes THE highly configurable and versatile. This provides the ability to create powerful extensions to the editor and/or customize it to specialized needs. For example, one can create edit commands that would allows one to manipulate columns of text (e.g. copy/move or insert/delete a column of text within a file). With REXX, one can also integrate OS commands or external functions into an edit session. Since version 3.0, THE also has user-configurable syntax highlighting.
While THE and XEDIT are not GUI editors, THE has its own syntax highlighting language definition .tld file format comparable with KEDIT's .kld format.
THE is free software, distributed under the terms of the GNU General Public License. It is available for many operating systems: most or all POSIX Unix platforms (as a program for text-mode or native X11); QNX, OS/2, DOS, BeOS, Amiga, Windows 95/98/Me/NT/2000/XP.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「The Hessling Editor」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.